D3D10_BOX

Undocumented in source.
version(Windows && Direct3D_10)
struct D3D10_BOX {}

Members

Variables

back
UINT back;
Undocumented in source.
bottom
UINT bottom;
Undocumented in source.
front
UINT front;
Undocumented in source.
left
UINT left;
Undocumented in source.
right
UINT right;
Undocumented in source.
top
UINT top;
Undocumented in source.

Meta